Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of Fix reading issuer's enable_aia_url_templating value into release/1.13.x #20358

Conversation

hc-github-team-secure-vault-core
Copy link
Contributor

Backport

This PR is auto-generated from #20354 to be assessed for backporting due to the inclusion of the label backport/1.13.x.

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

merge conflict error: POST https://api.github.com/repos/hashicorp/vault/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


This value was incorrectly left off the issuer's configuration on the read endpoint, when the AIA config was set. Note that modifying/patching per-issuer-AIA templating when no per-issuer AIA urls exist does nothing.

This is the follow up to #20341 with comprehensive PATCH tests for each value.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/cipherboy-fix-read-issuer-aia-url/suitably-oriented-grub branch from b9b773f to 51fb5bc Compare April 25, 2023 20:48
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/cipherboy-fix-read-issuer-aia-url/suitably-oriented-grub branch from 51fb5bc to b9b773f Compare April 25, 2023 20:48
@hashicorp-cla
Copy link

hashicorp-cla commented Apr 25, 2023

CLA assistant check
All committers have signed the CLA.

@cipherboy cipherboy self-assigned this Apr 26, 2023
* Add enable_aia_url_templating to read issuer

This field was elided from read issuer responses, though the value
otherwise persisted correctly.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add comprehensive test for patching issuers

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add changelog entry

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

---------

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
@cipherboy cipherboy force-pushed the backport/cipherboy-fix-read-issuer-aia-url/suitably-oriented-grub branch from 964c28b to 9d0477b Compare April 26, 2023 17:24
@cipherboy cipherboy marked this pull request as ready for review April 26, 2023 17:24
@cipherboy cipherboy requested a review from a team April 26, 2023 17:24
@cipherboy cipherboy enabled auto-merge (squash) April 26, 2023 17:24
@cipherboy cipherboy merged commit d492ca7 into release/1.13.x Apr 26, 2023
@cipherboy cipherboy deleted the backport/cipherboy-fix-read-issuer-aia-url/suitably-oriented-grub branch May 26, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants